词语吧>英语词典>data formatting翻译和用法

data formatting

英 [ˈdeɪtə ˈfɔːmætɪŋ]

美 [ˈdeɪtə ˈfɔːrmætɪŋ]

网络  数据格式化; 数据转化; 日期格式; 资料的格式化

电力

英英释义

noun

  • the organization of information according to preset specifications (usually for computer processing)
      Synonym:formatformattingdata format

    双语例句

    • Clear data or formatting from selected cells
      从所选的单元格中清除数据或进行格式化
    • A stylesheet is a set of instructions that specify certain types of data as input and specify some other set of data and formatting as output.
      样式表是一个指令集合,它指定特定类型的数据作为输入,并指定其他一组数据和格式化作为输出。
    • The servlet can then pass a reference to the Java bean to the JSP to provide access to the data for formatting and display.
      然后,servlet可以向JSP传递一个对Javabean的引用,以便访问要格式化和显示的数据。
    • If the memcached service goes down, your application should fall back to loading the information from the original data source and formatting it as necessary for display.
      如果memcached服务宕掉,应用程序应该回退到从原始数据源加载信息并对信息进行显示所需的格式化。
    • The search_ajax() method finds the recipes based on the search parameter and sends that data to an ERB template for formatting.
      searchajax()方法根据搜索参数查找菜谱并把数据发送给ERB模板格式化。
    • There should definitely be no data formatting or parsing of non-standard formats.
      绝对不应对非标准格式进行数据格式化或解析。
    • There could be several variations to support-frequency of changes to label information, number of words, language, data formatting, mixture of static and dynamic messages that make up a label, etc.
      可能的几个需要支持的变化是:标签信息改变的频率,文字数量,语言,数据格式,组成标签的静态信息和动态信息等。
    • This is a good technique to use in situations where you want a compact display of data but do not need the formatting capabilities of a form or report object.
      在需要紧凑显示数据而又不需要使用窗体或报表对象的格式功能的情况下,可以使用这种好方法。
    • However, with an HTTP client, the server must do most or all of the data formatting/ presentation as well.
      但是,使用HTTP客户机,服务器还必须完成数据格式化/表示的大部分工作。
    • When an Ajax application exchanges data with a web server, it is often requesting a refresh of some kind of data, but ideally without the formatting.
      当Ajax应用程序与web服务器交换数据时,经常需要某类数据的刷新,但不需要格式化。